home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pnodebbs.zip / PNODEBBS.DOC < prev    next >
Text File  |  1992-07-16  |  6KB  |  137 lines

  1.  
  2.                   ░▒▓█  ProNode Monitor BBS - Version 1.0  █▓▒░
  3.                   ░▒▓█           By Todd Miller            █▓▒░
  4.                   ░▒▓█       Copyrighted 1991,1992         █▓▒░
  5.                   ░▒▓█        All Rights Reserved          █▓▒░
  6.  
  7.  
  8. Disclaimer
  9. ----------
  10.     This software (including instructions for its use) is provided "as is"
  11.     without warranty of any kind. Further, the author does not warrant,
  12.     gaurantee, or make any representations regarding the use, or the results
  13.     of the use, of the software or written materials concerning the software
  14.     in terms of correctness, accuracy, reliabilty, currentness, or otherwise.
  15.     The entire risks as to the results and performance of the software is
  16.     assumed by you. If the software or written materials are defective, you,
  17.     and not the author, or the authors distributors or emplyoees, assume
  18.     the entire cost of all necessary servicing, repair, or correction.
  19.  
  20.     Neither the author nor anyone else who has been involved in the creation,
  21.     production, or delivery of this software shall be liable for any direct,
  22.     indirect, consequential, or incidental damages (including damages for
  23.     loss of business profits, business interruption, loss of busines
  24.     information, and the like) arising out of the use of or inability of
  25.     to use such software. Distribution of the software is allowed as long
  26.     as it is in complete form as when you recieved it.
  27.  
  28.     Sorry about the long legal stuff, but you need to cover yourself these
  29.     days! Anyway, on to the fun stuff now.
  30.  
  31.  
  32. Introduction
  33. ------------
  34.     ProNode Monitor BBS is a door that provides a seamless interface with
  35.     PCBoard systems as a replacement for the WHO command.
  36.  
  37.     Why replace the WHO command? Well, in PCBoard versions /X199 and above,
  38.     it shows the name of the door that the caller is in, however, in ealier
  39.     versions of PCBoard, this is not done, like in the /E3 and /E9.
  40.  
  41.     On larger systems, it is often helpful for the other users to be able
  42.     to see who is in what door, so they know what other games they can
  43.     play while they wait.
  44.  
  45.     ProNode Monitor BBS can be easily installed on your system as you
  46.     would a regular door, and NO modifications to your door batch
  47.     files will be nessicary. ProNode Monitor BBS finds all the information
  48.     it needs from the caller's log.
  49.  
  50. Setup
  51. -----
  52.     To setup ProNode Monitor BBS, you'll need to follow these simple
  53.     instructions.
  54.  
  55.         1) Edit your ProNode Monitor BBS configuration file (you may
  56.            have one for each node, depending on how you have setup
  57.            your system) to match your bbs's configuration. Here's the
  58.            format of the configuration file.
  59.  
  60.                 Full path\Name of PCBOARD.SYS
  61.                 Name of BBS
  62.                 First name of sysop
  63.                 Last name of sysop
  64.                 Registration number (0 if not registered)
  65.                 Full path\Name of USERNET.DAT
  66.                 "Available for Chat" text
  67.                 "Waiting for Next Caller" text
  68.                 "In a door" text
  69.                 "Entering a message" text
  70.                 "In Group Chat" text
  71.                 "Logoff pending" text
  72.                 "Logging into System" text
  73.                 "Paging Sysop" text
  74.                 "Chat Request Sent" text
  75.                 "Transferring a File" text
  76.                 "Unavilable for Chat" text
  77.                 "Drop to DOS pending" text
  78.                 Number of nodes
  79.                 Full path\Name of CALLER log for node # (repeat this line
  80.                                                          for however many
  81.                                                          nodes you have)
  82.  
  83.            The text lines is basically like a PCBTEXT file, but since
  84.            having ProNode Monitor BBS read from the PCBTEXT file which
  85.            would take more time, you should just change the text in
  86.            the configuration file(s) to get ProNode Monitor BBS to
  87.            show your own status field text.
  88.  
  89.            An example configuration file is included in the archive.
  90.  
  91.         2) Edit your DOORS.LST from PCBSetup (or if you know the format,
  92.            from your favorite ASCII editor) and add on at the bottom
  93.            a new line. For the door's batch filename, you can put
  94.            ONLINE, or LOOK, or whatever you want to replace the WHO
  95.            command with. The only other settings you'll need to set
  96.            is Shell, set it to Yes, and the path to the batch file,
  97.            which should be set to however your system is configured.
  98.  
  99.         3) Create the batch file using the name you used in PCBSetup,
  100.            in the proper directory, and edit it so that it will change
  101.            to the proper location of where ProNode Monitor BBS is
  102.            and then execute ProNode Monitor BBS, like this:
  103.  
  104.                 CD \PNODEBBS
  105.                 PNODEBBS PNODEBBS.CFG
  106.                 CD \PCBOARD
  107.  
  108.            Since PCBoard shelled out to ProNode Monitor, you won't have
  109.            to worry about putting BOARD.BAT on the last line of the
  110.            batch file.
  111.  
  112.         4) Setup and Installation is now complete!
  113.  
  114. Registration
  115. ------------
  116.    To register ProNode Monitor BBS (which will remove the registration
  117.    screen), send $10 (checks made out to Todd Miller) to the following
  118.    address:
  119.  
  120.         PC-Technologies
  121.         Software Registration Dept.
  122.         PO BOX 77103
  123.         Greensboro, NC 27417-7103
  124.  
  125.    Please include a note that you are registering ProNode Monitor BBS,
  126.    and tell us the name of your BBS, and your Name EXACTLY how you have
  127.    it your configuration file(s).
  128.  
  129.    If you have any trouble with ProNode Monitor BBS, you can contact
  130.    me at that address, or on my bbs at:
  131.  
  132.         PC-Technologies
  133.         (919) 294-1770
  134.  
  135.    Long distance users will get free access to other lines.
  136.  
  137.